diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx index b2132cac..779b9ac9 100644 --- a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx +++ b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-ship/page.tsx @@ -35,7 +35,7 @@ export default async function RfqPage(props: RfqPageProps) { <div> <div className="flex items-center gap-2"> <h2 className="text-2xl font-bold tracking-tight"> - 기술영업-조선 RFQ + 기술영업-조선 Budgetary RFQ </h2> <InformationButton pagePath="evcp/budgetary-tech-sales-ship" /> </div> |
